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

autogen.sh integration

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