blob: 7c6de2b27da3c687d214b6c29c0c3e29b5cafcab [file] [log] [blame]
include ../MkRules
CPPFLAGS=-DWin32 -I. -I../../include
LINKFLAGS=-s
gl.a: getline.o wc_history.o
test: testgl.exe
$(ECHO) starting testgl. Hit CRTL+BREAK to stop it.
testgl.exe
testgl.exe: testgl.o getline.o
clean:
$(RM) *.o *~ *.exe *.exp gl.a