Changeset 39 in Main for trunk/Module
- Timestamp:
- Sep 17, 2024, 9:20:48 PM (2 months ago)
- Location:
- trunk/Module
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Module/Makefile
r18 r39 6 6 .SUFFIXES: .c .o .so 7 7 8 all: mod_example.so 8 all: mod_example.so mod_cgi.so 9 9 10 10 .o.so:
Note:
See TracChangeset
for help on using the changeset viewer.