forked from lix-project/lix
94175e978a
* Respect DESTDIR variable.
7 lines
120 B
Makefile
7 lines
120 B
Makefile
SUBDIRS = externals src scripts corepkgs doc
|
|
|
|
EXTRA_DIST = substitute.mk nix.spec
|
|
|
|
rpm: dist
|
|
rpm -ta $(distdir).tar.gz
|