diff options
author | Guenter Geiger <ggeiger@users.sourceforge.net> | 2003-11-03 19:03:37 +0000 |
---|---|---|
committer | Guenter Geiger <ggeiger@users.sourceforge.net> | 2003-11-03 19:03:37 +0000 |
commit | d7f71f87b112317d8303f25b4a536b943ea59d97 (patch) | |
tree | 77688eabd72af5c8f0507fe00e6bec761340c98b /debian/rules | |
parent | 9aa1e112850a11854caa2198393dbd910e226151 (diff) |
removed example files
svn path=/trunk/externals/pdp/; revision=1156
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 8233dff..05c71c0 100755 --- a/debian/rules +++ b/debian/rules @@ -46,7 +46,7 @@ clean: rm -f build-stamp # Add here commands to clean up after the build process. - -$(MAKE) distclean + -$(MAKE) clean ifneq "$(wildcard /usr/share/misc/config.sub)" "" cp -f /usr/share/misc/config.sub config.sub endif |