Skip to content
Snippets Groups Projects
Commit 1b32cd50 authored by jpbl's avatar jpbl
Browse files

cleaning

parent 0dc77c99
Branches
Tags
No related merge requests found
all: autotools
autotools:
autogen.sh
@echo "This Makefile is only for the CVS repository"
@echo "This will be deleted before making the distribution"
@echo ""
@if test ! -d admin; then \
echo "Please recheckout this module!" ;\
echo "for cvs: use checkout once and after that update again" ;\
exit 1 ;\
fi
@$(MAKE) -f admin/Makefile.common cvs
./autogen.sh
qt:
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