ncursesw-morphos/sysdeps/unix/sysv/linux/Makefile
Thomas E. Dickey 3a9b6a3bf0 ncurses 4.1
1997-05-14 23:00:00 -05:00

11 lines
222 B
Makefile

ifeq ($(subdir),ncurses)
CPPFLAGS += -DNDEBUG -DHAVE_CONFIG_H
edit_man-sed = sysdeps/unix/sysv/linux/edit_man.sed
edit_man-sh = sysdeps/unix/sysv/linux/edit_man.sh
run_tic-sh = sysdeps/unix/sysv/linux/run_tic.sh
endif