##// END OF EJS Templates
Fixed dist: make target
Alexis -
r6:5063a4964a5e default
parent child
Show More
@@ -25,7 +25,7 Patch-GRLIB: init
25
25
26
26
27 dist: init
27 dist: init
28 tar -cvzf ./../lpp-lib.tgz ./../lib_lpp/*
28 tar -cvzf ./../lpp-lib.tgz ./../VHD_Lib/*
29
29
30 Patched-dist: Patch-GRLIB
30 Patched-dist: Patch-GRLIB
31 tar -cvzf ./../lpp-patched-GRLIB.tgz $(GRLIB)/*
31 tar -cvzf ./../lpp-patched-GRLIB.tgz $(GRLIB)/*
General Comments 0
You need to be logged in to leave comments. Login now