Added rpm target

This commit is contained in:
Chris Cannam 1998-11-18 21:29:59 +00:00
parent 9da4b22ac2
commit 9e3490cbcd
2 changed files with 6 additions and 1 deletions

View file

@ -286,6 +286,9 @@ installdirs mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
rpm: dist
$(MAKE) -C utils rpm
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: