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 b82db34..a93adaf 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