Makefile updates now versionfunc

master
seba il y a 15 ans
Parent d5ec792b66
révision bba39ee368

@ -30,8 +30,11 @@ subdirs:
%.o: %.cpp %.h
$(CC) $(OBJOPT) $<
# this could probably fail..
# thought to get segl.cpp rebuilded
segl.o: $(OBJECTS:segl.o=)
glgui/glgui.a:
cd glgui; $(MAKE);

@ -0,0 +1,3 @@
libsegl
const einfuegen wo es hinmuss
evtl. openglstuff von nichtopenglstuff mehr trennen
Chargement…
Annuler
Enregistrer