Add the note object to the executable.
authorrahnds <rahnds@openbsd.org>
Tue, 18 Feb 1997 22:35:31 +0000 (22:35 +0000)
committerrahnds <rahnds@openbsd.org>
Tue, 18 Feb 1997 22:35:31 +0000 (22:35 +0000)
sys/arch/powerpc/stand/boot/Makefile

index f8c7986..ede0d8d 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.2 1996/12/28 06:31:21 rahnds Exp $
+#      $OpenBSD: Makefile,v 1.3 1997/02/18 22:35:31 rahnds Exp $
 #       $NetBSD: Makefile,v 1.1 1996/09/30 16:35:05 ws Exp $
 
 R=              ..
@@ -11,6 +11,7 @@ NOMAN=
 STRIP=
 MAKEELF=        makeelf
 BINDIR=         /usr/mdec
+OBJS+=         note.o
 
 LIBS!=          cd $(.CURDIR)/$(R); $(MAKE) libdep