comparison packages/hal/mn10300/stdeval1/current/src/PKGconf.mak @ 30:641b639be825 ecos-sw-1999-08-16

Merge from eCos master repository on 1999-08-16-22:01:37-BST
author jlarmour
date Mon, 16 Aug 1999 22:10:49 +0000
parents 443894e2e912
children c38311975d4f
comparison
equal deleted inserted replaced
29:093762bd6ba9 30:641b639be825
27 # 27 #
28 #####COPYRIGHTEND#### 28 #####COPYRIGHTEND####
29 #=============================================================================== 29 #===============================================================================
30 30
31 31
32 PACKAGE := hal_mn10300_stdeval1 32 PACKAGE := hal_mn10300_am31_stdeval1
33 include ../../../../../pkgconf/pkgconf.mak 33 include ../../../../../pkgconf/pkgconf.mak
34 34
35 LIBRARY := libtarget.a 35 LIBRARY := libtarget.a
36 COMPILE := hal_diag.c stdeval1.S plf_stub.c 36 COMPILE := hal_diag.c plf_stub.c plf_misc.c
37 OTHER_OBJS := 37 OTHER_OBJS :=
38 OTHER_TARGETS := 38 OTHER_TARGETS :=
39 OTHER_CLEAN := 39 OTHER_CLEAN :=
40 OTHER_DEPS := 40 OTHER_DEPS :=
41 41