source:
trunk/athena/bin/athrun/debian/rules
@
22844
Revision 22844, 200 bytes checked in by tabbott, 17 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/usr/bin/make -f |
2 | |
3 | DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 |
4 | DEB_AUTO_UPDATE_AUTOCONF = 1 |
5 | include /usr/share/cdbs/1/rules/debhelper.mk |
6 | include /usr/share/cdbs/1/class/autotools.mk |
7 | |
8 | clean:: |
9 | rm -f configure |
Note: See TracBrowser
for help on using the repository browser.