Changeset 11880 for trunk/Ohana/src/libautocode/Makefile
- Timestamp:
- Feb 19, 2007, 11:02:38 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libautocode/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libautocode/Makefile
r10368 r11880 16 16 include ../../Makefile.Common 17 17 18 CFLAGS := $(CFLAGS) -fPIC 18 # programs may add their own internal requirements here 19 FULL_CFLAGS = $(BASE_CFLAGS) -fPIC 20 FULL_CPPFLAGS = $(BASE_CPPFLAGS) 21 FULL_LDFLAGS = $(BASE_LDFLAGS) 19 22 20 23 latex: $(LIBTEX)
Note:
See TracChangeset
for help on using the changeset viewer.
