Changes in client/makefile [0b6f9ec:8df0c49] in network-game
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
client/makefile
r0b6f9ec r8df0c49 36 36 37 37 clean: 38 rm -f*.o39 rm -fgameClient38 rm *.o 39 rm gameClient
Note:
See TracChangeset
for help on using the changeset viewer.