Last change
on this file since 2034 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
|
Rev | Line | |
---|
[950] | 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 = |
---|
[1573] | 10 | |
---|
| 11 | clean:: |
---|
| 12 | rm -f configure |
---|
Note: See
TracBrowser
for help on using the repository browser.