# # Makefile for whello.exe # PROJECT = whello OBJS = whello.o LIBS = -lcomctl32 include ..\..\rsxntmak.gnu