Changeset 126 for ttyvaders/trunk/src/Makefile.am
- Timestamp:
- Nov 10, 2003, 3:19:21 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ttyvaders/trunk/src/Makefile.am
r112 r126 2 2 # Automake targets and declarations for ttyvaders 3 3 ############################################################################### 4 5 AM_CFLAGS = -g -O2 -fno-strength-reduce -fomit-frame-pointer6 7 # Code qui fait des warnings == code de porc == deux baffes dans ta gueule8 AM_CFLAGS += -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs9 4 10 5 if USE_SLANG
Note: See TracChangeset
for help on using the changeset viewer.