Mise à jour du Makefile

This commit is contained in:
Benjamin Bohard 2021-06-15 09:03:21 +02:00
parent 837bde531f
commit 4a51872cb6
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@
# Makefile pour XXX-XXX # Makefile pour XXX-XXX
################################ ################################
SOURCE=XXX-XXX SOURCE=eole-smb
VERSION=X.X VERSION=0.1
EOLE_VERSION=2.3|2.4 EOLE_VERSION=2.8
PKGAPPS=non|web|flask PKGAPPS=non
#FLASK_MODULE=<APPLICATION> #FLASK_MODULE=<APPLICATION>
################################ ################################