about summary refs log blame commit diff
path: root/Makefile.am
blob: cb50401357c84d66190daf827b591bc3bb3b2361 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                            
                                               
 




                       
                                                    


                                    
SUBDIRS = externals src scripts corepkgs doc
EXTRA_DIST = substitute.mk nix.spec nix.spec.in

include ./substitute.mk

nix.spec: nix.spec.in

rpm: nix.spec dist
	rpm $(EXTRA_RPM_FLAGS) -ta $(distdir).tar.gz

relname:
	echo -n $(distdir) > relname