* device/lib/pic16/libsdcc/Makefile: added lregs directory in
[fw/sdcc] / device / lib / pic16 / libsdcc / lregs / Makefile
1 #
2 # Makefile - Makefile to build pic16 local register store/restore
3 #            support library
4 #
5 # This file is part of the GNU PIC Library.
6 #
7 # January, 2004
8 # The GNU PIC Library is maintained by,
9 #       Vangelis Rokas <vrokas@otenet.gr>
10 #
11 # $Id$
12 #
13 #
14
15
16 SRCS    =       lrst \
17                 lrrest
18
19
20 include ../Makefile.rules
21
22
23 all: build-library
24
25 build-library: $(OFILES)