1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 23:03:53 -04:00
nix/Makefile.am

14 lines
248 B
Makefile
Raw Normal View History

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