-.SUFFIXES: .stamp .zip
-
-
-#-----------------------------------------------------------------
-# Hauptziele:
-#
-# : ohne Parameter wird compiliert
-# - zip : packt ZIP file
-# - deb : packt Debian package
-#
-#-----------------------------------------------------------------
-
-compile: compile.stamp
- # compile ist fertig
-
-zip: $(project).zip
- # ZIP file ready