]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
*** empty log message ***
authorhades <hades>
Tue, 7 Nov 2000 19:38:25 +0000 (19:38 +0000)
committerhades <hades>
Tue, 7 Nov 2000 19:38:25 +0000 (19:38 +0000)
allParam/Makefile

index 56df7747400f42e6d78675a010051a90067c7295..55cdb1cd53950779be3814a06b29947d2971112c 100644 (file)
@@ -67,12 +67,13 @@ lib_clean :
 
 tar : lib_clean
        rm -rf old_ca/ old_tcl/ param/
-       ln -s ca/caParam.h allParam.h
-       ln -s file/fileParam.h allParam.h
-       ln -s ora/oraParam.h allParam.h
-       ln -s psql/psqlParam.h allParam.h
-       ln -s tcl/tclParam.h allParam.h
-       cd .. ; tar -cvzf param.0.1.tar.Z param/
+       ln -s caParam.h ca/allParam.h
+       ln -s fileParam.h file/allParam.h
+       ln -s oraParam.h ora/allParam.h
+       ln -s psqlParam.h psql/allParam.h
+       ln -s tclParam.h tcl/allParam.h
+       cd .. ; tar -cvZf allParam.0.1.tar.Z allParam/
+       rm -f */allParam.h
 
 $(PARAMLIBES) test : dummy
 dummy :