summaryrefslogtreecommitdiffstats
path: root/ncurses-5.3/sysdeps/unix/sysv/linux/Makefile
blob: 9489c19f39d2dcc35e30b598a613932d37f4c64a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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