Mercurial > ecos
diff packages/hal/powerpc/cogent/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 |
line wrap: on
line diff
--- a/packages/hal/powerpc/cogent/current/src/PKGconf.mak +++ b/packages/hal/powerpc/cogent/current/src/PKGconf.mak @@ -32,7 +32,7 @@ PACKAGE := hal_powerpc_cogent include ../../../../../pkgconf/pkgconf.mak LIBRARY := libtarget.a -COMPILE := hal_diag.c cogent.S plf_stub.c +COMPILE := hal_diag.c hal_aux.c cogent.S plf_stub.c OTHER_OBJS := OTHER_TARGETS := OTHER_CLEAN :=
