From 30135487f2c153681c0643d1aefaeb11f710fe88 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 4 Jul 1996 19:29:17 +0000 Subject: (crash): New target. --- trans/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/trans/Makefile b/trans/Makefile index d08aeb8e..0945ee0f 100644 --- a/trans/Makefile +++ b/trans/Makefile @@ -29,6 +29,7 @@ symlink magic: fsysServer.o ifsock: ifsockServer.o crash: crashServer.o crash_replyUser.o msgServer.o +crash: ../libports/libports.a ../libtrivfs/libtrivfs.a ../libthreads/libthreads.a ../libfshelp/libfshelp.a fifo new-fifo: ../libpipe/libpipe.a fwd new-fifo: ../libfshelp/libfshelp.a null ifsock fifo new-fifo devport: ../libtrivfs/libtrivfs.a ../libfshelp/libfshelp.a ../libports/libports.a ../libihash/libihash.a -- cgit v1.2.3