Changeset 85 for libcaca/trunk/libee/Makefile.am
- Timestamp:
- Nov 9, 2003, 2:02:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/libee/Makefile.am
r79 r85 1 ############################################################################### 2 # Automake targets and declarations for libee 3 ############################################################################### 4 5 AM_CFLAGS = -g -O2 -fno-strength-reduce -fomit-frame-pointer 6 7 # Code qui fait des warnings == code de porc == deux baffes dans ta gueule 8 AM_CFLAGS += -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs 9 1 10 if USE_SLANG 2 11 CPPFLAGS_slang = -DUSE_SLANG
Note: See TracChangeset
for help on using the changeset viewer.