- Timestamp:
- Jun 1, 2026, 9:56:45 AM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/pstamp/Makefile.am
r28486 r43045 1 SUBDIRS = src scripts 1 SUBDIRS = src scripts web 2 2 3 3 pkgconfigdir = $(libdir)/pkgconfig … … 8 8 9 9 CLEANFILES = *~ core core.* 10 11 cgi: 12 $(MAKE) -C web cgi 13 14 install-cgi: 15 $(MAKE) -C web install-cgi 16 17 uninstall-cgi: 18 $(MAKE) -C web uninstall-cgi 19
Note:
See TracChangeset
for help on using the changeset viewer.
