Last change
on this file since 2169 was
1573,
checked in by broder, 16 years ago
|
Do some more cleanup in libapache2-mod-auth-sslcert of our own
|
-
Property svn:executable set to
*
|
File size:
257 bytes
|
Line | |
---|
1 | #!/usr/bin/make -f |
---|
2 | |
---|
3 | DEB_AUTO_UPDATE_AUTOCONF = 1 |
---|
4 | |
---|
5 | include /usr/share/cdbs/1/rules/debhelper.mk |
---|
6 | include /usr/share/cdbs/1/class/autotools.mk |
---|
7 | |
---|
8 | DEB_MAKE_BUILD_TARGET = .libs/mod_auth_sslcert.so APXS="apxs2" |
---|
9 | DEB_MAKE_INSTALL_TARGET = |
---|
10 | |
---|
11 | clean:: |
---|
12 | rm -f configure |
---|
Note: See
TracBrowser
for help on using the repository browser.