Skip to content
Snippets Groups Projects
Commit 0b8af97f authored by jpbl's avatar jpbl
Browse files

autogen.sh integration

parent 9329c4ed
No related branches found
No related tags found
No related merge requests found
all: autotools qt
all: autotools
autotools:
autogen.sh
@echo "This Makefile is only for the CVS repository"
@echo "This will be deleted before making the distribution"
@echo ""
......@@ -9,7 +10,7 @@ autotools:
echo "for cvs: use checkout once and after that update again" ;\
exit 1 ;\
fi
$(MAKE) -f admin/Makefile.common cvs
@$(MAKE) -f admin/Makefile.common cvs
qt:
cd src/gui/qt && qmake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment