X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/f383e97b3f95842c6ff58e791aa34856880a1a41..c59d3020309de26dad218fd055f00ee3dca42cf2:/ls/Makefile?ds=sidebyside diff --git a/ls/Makefile b/ls/Makefile index 33d8b5a..35bb9cc 100644 --- a/ls/Makefile +++ b/ls/Makefile @@ -18,7 +18,7 @@ CFILES = cmp.c ls.c print.c util.c OTHERSRCS = Makefile Makefile.preamble Makefile.postamble ls.1 -OTHER_CFLAGS = -DCOLORLS +OTHER_CFLAGS = -DCOLORLS -I/System/Library/Frameworks/System.framework/PrivateHeaders OTHER_LDFLAGS = -lncurses MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles