nix-super/Makefile.am

13 lines
247 B
Makefile
Raw Normal View History

2003-10-20 13:05:01 +03:00
SUBDIRS = externals src scripts corepkgs doc
2004-01-02 18:04:53 +02:00
EXTRA_DIST = substitute.mk nix.spec nix.spec.in
2004-01-02 18:04:53 +02:00
include ./substitute.mk
nix.spec: nix.spec.in
rpm: nix.spec dist
rpm $(EXTRA_RPM_FLAGS) -ta $(distdir).tar.gz
2004-01-22 15:04:57 +02:00
relname:
echo -n $(distdir) > relname