rename prog name
This commit is contained in:
parent
aaa7a88730
commit
f4c888767b
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ CPPFLAGS = -I.
|
|||||||
LDFLAGS = -lm
|
LDFLAGS = -lm
|
||||||
# définition des fichiers et dossiers
|
# définition des fichiers et dossiers
|
||||||
PACKNAME = sc_00_07
|
PACKNAME = sc_00_07
|
||||||
PROGNAME = moteur
|
PROGNAME = solar-system
|
||||||
VERSION = 0.3
|
VERSION = 0.3
|
||||||
distdir = $(PACKNAME)_$(PROGNAME)-$(VERSION)
|
distdir = $(PACKNAME)_$(PROGNAME)-$(VERSION)
|
||||||
HEADERS = moteur.h
|
HEADERS = moteur.h
|
||||||
|
Loading…
Reference in New Issue
Block a user