]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly compatMakefile.~82~
authorRoland McGrath <roland@redhat.com>
Mon, 2 Aug 1993 20:49:11 +0000 (20:49 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 2 Aug 1993 20:49:11 +0000 (20:49 +0000)
compatMakefile

index b82db344f18e7e7c6fbc97d56ebbfb327d0ca2fd..a93adaf751d12987a172576d9390bdddc775ed30 100644 (file)
@@ -224,7 +224,7 @@ $(mandir)/$(instname).$(manext): make.man
 
 loadavg: getloadavg.c config.h
        $(CC) $(defines) -DTEST -I. -I$(srcdir) $(CFLAGS) $(LDFLAGS) \
-             $(srcdir)/getloadavg.c -o $@
+             $(srcdir)/getloadavg.c $(LOADLIBES) -o $@
 check-loadavg: loadavg
        @echo The system uptime program believes the load average to be:
        -uptime