Modifications + ajout du choix des modes (vues)
This commit is contained in:
@@ -11,6 +11,7 @@ SOURCEDIR = ./src/
|
||||
SOURCES := $(shell find $(SOURCEDIR) -name '*.java')
|
||||
|
||||
all:
|
||||
@make clean
|
||||
@make compile
|
||||
@make jar
|
||||
@make run
|
||||
|
Reference in New Issue
Block a user