openbsd-ports/sysutils/e2fsprogs/patches/patch-tests_progs_Makefile_in

13 lines
463 B
Plaintext
Raw Normal View History

$OpenBSD: patch-tests_progs_Makefile_in,v 1.3 2009/03/15 19:59:31 landry Exp $
--- tests/progs/Makefile.in.orig Wed Jun 18 05:53:42 2008
+++ tests/progs/Makefile.in Sat Feb 21 17:12:42 2009
2008-11-22 06:06:15 -05:00
@@ -22,7 +22,7 @@ TEST_ICOUNT_OBJS= test_icount.o test_icount_cmds.o
SRCS= $(srcdir)/test_rel.c
LIBS= $(LIBEXT2FS) $(LIBSS) $(LIBCOM_ERR)
-DEPLIBS= $(LIBEXT2FS) $(DEPLIBSS) $(LIBCOM_ERR)
+DEPLIBS= $(DEPLIBEXT2FS) $(DEPLIBSS) $(DEPLIBCOM_ERR)
.c.o:
@echo " CC $<"