posaune
[projects.git] / tools / make / mMakefile
index d6da7bb..db7fa6c 100644 (file)
@@ -24,8 +24,8 @@ clean:
 %.so: $(SOURCE:%.cpp=%.o) $(LDLIBS)
        $(CXX) -shared -o $(TARGET) *.o $(LDLIBS) $(EXTLIB)
 
-make.pre: ~/build/debian/rules.pre
-       cp ~/build/debian/rules.pre make.pre
+#make.pre: ~/build/debian/rules.pre
+#      cp ~/build/debian/rules.pre make.pre
 
 -include make.post
 # defile default operations
@@ -35,5 +35,5 @@ make.pre: ~/build/debian/rules.pre
 #-----------------------------------------------------------------
 %.pdf : %.tex $(SOURCES)
        pdflatex $< && pdflatex $<
-       cp $*.pdf ~/build
+       #cp $*.pdf ~/build