From 9714df0891d803f1e2311e7acf29a9fbabe72a49 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 6 Jan 2008 15:13:24 +0000 Subject: Move private types out of common header file git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@514 42af7a65-404d-4744-a932-0658087f49c3 --- misc/pascal/plink/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'misc/pascal/plink/Makefile') diff --git a/misc/pascal/plink/Makefile b/misc/pascal/plink/Makefile index 260639417..9b76aa6a0 100644 --- a/misc/pascal/plink/Makefile +++ b/misc/pascal/plink/Makefile @@ -46,11 +46,6 @@ LIBDIR = $(PASCAL)/lib BINDIR-$(CONFIG_INSN16) = $(PASCAL)/bin16 BINDIR-$(CONFIG_INSN32) = $(PASCAL)/bin32 -# -# Tools -# -CFLAGS += -I. - # # Objects and targets # -- cgit v1.2.3