1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Make Makefile.devel more useful for the users of the released tarball.

This commit is contained in:
Bruno Haible
2016-12-03 15:35:24 +01:00
parent 152c76427f
commit b4b58ca38d
3 changed files with 12 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
# in a gnulib checkout, or
# - an internet connection.
# Copyright (C) 2003-2012 Free Software Foundation, Inc.
# Copyright (C) 2003-2016 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -41,6 +41,4 @@ done
chmod a+x build-aux/install-sh build-aux/mkinstalldirs \
build-aux/compile build-aux/ar-lib
rm -f configure lib/configure src/configure tests/configure doc/configure
rm -f src/config.h.in src/config.h_vms
make -f Makefile.devel
make -f Makefile.devel totally-clean all