]> andersk Git - moira.git/commitdiff
change eqc to /usr/rtingres/bin/eqc
authormar <mar>
Sun, 6 Dec 1987 16:50:40 +0000 (16:50 +0000)
committermar <mar>
Sun, 6 Dec 1987 16:50:40 +0000 (16:50 +0000)
backup/Makefile

index 4237f302731bd7d55ec2c2ce8e0871f56117c956..1d4881ca590e452d48e7c9bb6d26e3f120c1cbf5 100644 (file)
@@ -5,7 +5,7 @@ CFLAGS= -O
 EQLIBS = /usr/rtingres/lib/libqlib /usr/rtingres/lib/compatlib
 
 .qc.o:
-       eqc $*.qc
+       /usr/rtingres/bin/eqc $*.qc
        rm -f $*.o
        cc -c ${CFLAGS} $*.c
        rm -f $*.c
This page took 0.420485 seconds and 5 git commands to generate.