Changeset 3616
- Timestamp:
- Mar 31, 2005, 5:57:41 PM (21 years ago)
- Location:
- trunk/glueforge/templates/psdb
- Files:
-
- 2 edited
-
src_makefile_am.tt (modified) (1 diff)
-
top_makefile_am.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/src_makefile_am.tt
r3615 r3616 1 AM_CFLAGS = @AM_CFLAGS@ 2 AM_CFLAGS += $(PSLIB_CFLAGS) 1 AM_CFLAGS = $(PSLIB_CFLAGS) 3 2 AM_LIBS = $(PSLIB_LIBS) 4 3 -
trunk/glueforge/templates/psdb/top_makefile_am.tt
r3612 r3616 1 ACLOCAL_AMFLAGS = -I m42 3 1 AM_CFLAGS = -g -O0 -pipe -fpic -Wall -pedantic -std=c99 4 2 SUBDIRS = src
Note:
See TracChangeset
for help on using the changeset viewer.
