SVN-Revision: 15183
@ -13,8 +13,9 @@ OS := $(shell uname -s)
ifeq ($(strip $(OS)),OpenBSD)
LIBS := -lncurses
endif
ifeq ($(strip $(OS)),CYGWIN_NT-5.1)
always := $(hostprogs-y) dochecklxdialog
%.o: %.c