| version 1.1 | version 1.2 | |||
|---|---|---|---|---|
|
| |||
| !include $(TOPDIR)/defines.mak | !include $(TOPDIR)/defines.mak | |||
| !ifdef ENV_MSVC | !ifdef ENV_MSVC | |||
| SUBDIRS = win32 | SUBDIRS = win32 | |||
| !endif | ||||
| !ifdef WGL_IO | ||||
| SUBDIRS = $(SUBDIRS) ogl | ||||
| !endif | !endif | |||
| !include $(TOPDIR)/default.nt | !include $(TOPDIR)/default.nt |
| Legend: | |
| line(s) removed in v.1.1 | |
| line(s) changed | |
| line(s) added in v.1.2 | |