Changeset 3731 for trunk/glueforge/templates/psdb/src_makefile_am.tt
- Timestamp:
- Apr 20, 2005, 5:14:51 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
r3729 r3731 1 include_HEADERS=[% lib_name %].h 1 AM_CFLAGS = @[% lib_name %]_CFLAGS@ 2 3 include_HEADERS = [% lib_name %].h 2 4 lib_LTLIBRARIES = lib[% lib_name %].la 3 5 lib[% lib_name %]_la_CFLAGS = $(PSLIB_CFLAGS) $(AM_CFLAGS)
Note:
See TracChangeset
for help on using the changeset viewer.
