* src/pic/device.c (pic14_assignConfigWordValue): remember assignments to
[fw/sdcc] / device / lib / pic16 / libsdcc / lregs / Makefile
index 0677a42ae458f78f66e9823d44bd5d6f2a6cd608..87adf7fc6be7e77be8abf57e03a0807d2a1bc795 100644 (file)
@@ -1,25 +1,5 @@
-#
-# Makefile - Makefile to build pic16 local register store/restore
-#           support library
-#
-# 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   =       lrst \
-               lrrest
-
-
-include ../Makefile.rules
-
-
-all: build-library
-
-build-library: $(OFILES)
+include $(topsrcdir)/Makefile.subdir