source: trunk/athena/lib/Xj/debian/rules @ 23315

Revision 23315, 244 bytes checked in by tabbott, 15 years ago (diff)
In Xj: * Change DEB_AUTO_UPDATE_AUTOCONF to 2.50, not 1. * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL. * Change "Debian-Athena Project" to "Debathena Project". * Remove debian/control from version control. * Clean up debian/copyright.
  • Property svn:executable set to *
Line 
1#!/usr/bin/make -f
2
3DEB_AUTO_UPDATE_AUTOCONF = 2.50
4include /usr/share/cdbs/1/rules/debhelper.mk
5include /usr/share/cdbs/1/class/autotools.mk
6
7DEB_MAKE_CLEAN_TARGET = clean
8
9clean::
10        rm -f sintable.h Makefile config.status config.log configure
Note: See TracBrowser for help on using the repository browser.