Changeset 0065962 in network-game for client/makefile
- Timestamp:
- Jan 11, 2019, 6:58:52 PM (6 years ago)
- Branches:
- master
- Children:
- 7f9b01c
- Parents:
- ea3a3a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/makefile
rea3a3a9 r0065962 1 1 CC = g++ 2 FLAGS = -Wall -g2 FLAGS = -Wall 3 3 4 4 UNAME_S := $(shell uname -s)
Note:
See TracChangeset
for help on using the changeset viewer.