2004-11-04 Vangelis Rokas <vrokas AT otenet.gr>
[fw/sdcc] / device / lib / pic16 / debug / gstack / Makefile
1 #
2 # Makefile - Makefile to build pic16 stack tracing support function
3 #
4 # This file is part of the GNU PIC Library.
5 #
6 # January, 2004
7 # The GNU PIC Library is maintained by,
8 #       Vangelis Rokas <vrokas@otenet.gr>
9 #
10 # $Id$
11 #
12 #
13
14
15 SRCS    =       gstack
16
17
18 include ../Makefile.rules
19
20
21 all: build-library
22
23 build-library: $(OFILES)