comparison packages/devs/watchdog/current/src/PKGconf.mak @ 36:e97d78785e2d ecos-sw-1999-09-12

Merge from eCos master repository on 1999-09-12-15:40:34-BST
author jlarmour
date Sun, 12 Sep 1999 15:26:05 +0000
parents 443894e2e912
children c38311975d4f
comparison
equal deleted inserted replaced
35:d722a005a6c3 36:e97d78785e2d
30 30
31 PACKAGE := devices_watchdog 31 PACKAGE := devices_watchdog
32 include ../../../../pkgconf/pkgconf.mak 32 include ../../../../pkgconf/pkgconf.mak
33 33
34 LIBRARY := libtarget.a 34 LIBRARY := libtarget.a
35 COMPILE := emulate.cxx 35 COMPILE := emulate.cxx aeb1.cxx
36 COMPILE := $(COMPILE) mn10300.cxx 36 COMPILE := $(COMPILE) mn10300.cxx
37 OTHER_OBJS := 37 OTHER_OBJS :=
38 OTHER_TARGETS := 38 OTHER_TARGETS :=
39 OTHER_CLEAN := 39 OTHER_CLEAN :=
40 40