* src/pic/device.c (pic14_assignConfigWordValue): remember assignments to
[fw/sdcc] / device / lib / pic16 / debug / gstack / Makefile
index 3925e4bfb03ec7a59585dd30e8b048060b2d4d51..87adf7fc6be7e77be8abf57e03a0807d2a1bc795 100644 (file)
@@ -1,23 +1,5 @@
-#
-# Makefile - Makefile to build pic16 stack tracing support function
-#
-# This file is part of the GNU PIC Library.
-#
-# January, 2004
-# The GNU PIC Library is maintained by,
-#      Vangelis Rokas <vrokas@otenet.gr>
-#
-# $Id$
-#
-#
+topsrcdir=../..
 
+SUBDIRS = 
 
-SRCS   =       gstack
-
-
-include ../Makefile.rules
-
-
-all: build-library
-
-build-library: $(OFILES)
+include $(topsrcdir)/Makefile.subdir