comparison packages/hal/powerpc/sim/current/src/PKGconf.mak @ 16:4f2df4ab82c8 ecos-sw-1999-06-18

Merge from eCos master repository on 1999-06-18-15:25:04-BST
author jlarmour
date Fri, 18 Jun 1999 07:59:09 +0000
parents 443894e2e912
children c38311975d4f
comparison
equal deleted inserted replaced
15:c0d8793d9978 16:4f2df4ab82c8
30 30
31 PACKAGE := hal_powerpc_sim 31 PACKAGE := hal_powerpc_sim
32 include ../../../../../pkgconf/pkgconf.mak 32 include ../../../../../pkgconf/pkgconf.mak
33 33
34 LIBRARY := libtarget.a 34 LIBRARY := libtarget.a
35 COMPILE := sim.S 35 COMPILE := sim.S hal_aux.c
36 OTHER_OBJS := 36 OTHER_OBJS :=
37 OTHER_TARGETS := 37 OTHER_TARGETS :=
38 OTHER_CLEAN := 38 OTHER_CLEAN :=
39 OTHER_DEPS := 39 OTHER_DEPS :=
40 40