Changeset 3727 for trunk/glueforge/templates/psdb/src_makefile_am.tt
- Timestamp:
- Apr 20, 2005, 4:53:08 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/glueforge/templates/psdb/src_makefile_am.tt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/glueforge/templates/psdb/src_makefile_am.tt
r3618 r3727 1 AM_CFLAGS = $(PSLIB_CFLAGS)2 AM_LIBS = $(PSLIB_LIBS)3 4 1 include_HEADERS=[% lib_name %].h 5 2 lib_LTLIBRARIES = lib[% lib_name %].la 3 lib[% lib_name %]_la_CFLAGS = @PSLIB_CFLAGS@ 4 lib[% lib_name %]_la_LIBS = @PSLIB_LIBS@ 6 5 lib[% lib_name %]_la_LDFLAGS = -release @PACKAGE_VERSION@ 7 6 lib[% lib_name %]_la_SOURCES =\
Note:
See TracChangeset
for help on using the changeset viewer.
