Changeset 390 for server/common/oursrc/httpdmods/Makefile.in
- Timestamp:
- Sep 2, 2007, 6:17:43 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/common/oursrc/httpdmods/Makefile.in
r389 r390 1 1 APXS = apxs 2 2 3 MODS = mod_auth_sslcert mod_authz_afsgroup 3 MODS = mod_auth_sslcert mod_authz_afsgroup mod_auth_optional 4 4 5 5 all-local: $(patsubst %,.libs/%.so,$(MODS))
Note: See TracChangeset
for help on using the changeset viewer.