Changeset 23 for trunk/Makefile
- Timestamp:
- 06/07/05 21:19:46 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r21 r23 11 11 12 12 CC=gcc 13 OPTS=-ggdb -std=gnu89 -pedantic -Wall 14 #OPTS=-std=gnu89 -pedantic -Wall 13 OPTS=-std=gnu89 -pedantic -Wall 15 14 16 15 BUILD=$(CURDIR)/build
Note: See TracChangeset
for help on using the changeset viewer.