| version 1.2 | version 1.3 | |||
|---|---|---|---|---|
|
| |||
| TOPDIR = . | TOPDIR = . | |||
| include $(TOPDIR)/defines.mak | include $(TOPDIR)/pre.mak | |||
| SUBDIRS = arch maths 2d 3d texmap misc mem iff cfile main | SUBDIRS = arch maths 2d 3d texmap misc mem iff cfile main | |||
|
| |||
| endif | endif | |||
| ifdef ENV_LINUX | ifdef ENV_LINUX | |||
| ifdef SDL | ifdef SDL | |||
| LIBS += $(LIBDIR)sdl.$(ARC) | LIBS += $(LIBDIR)sdl.$(ARC) | |||
| endif | endif |
| Legend: | |
| line(s) removed in v.1.2 | |
| line(s) changed | |
| line(s) added in v.1.3 | |