X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FMakefile;h=59772a8c28df2e17495cdb0b95f7e507fa7c0d60;hp=32e5d20ce4f582fa1f1ca9a3f2ab1bd5591e040a;hb=de83478a4dec2c8dd1b3721c4548b8d902555566;hpb=730b0bb045c1794c4f4675605dc106b756e82d69 diff --git a/sources/Makefile b/sources/Makefile index 32e5d20..59772a8 100644 --- a/sources/Makefile +++ b/sources/Makefile @@ -12,7 +12,7 @@ OBJ = FullRead.o FullWrite.o SigHand.o Mutex.o SharedMem.o LockFile.o DirScan.o FINAL = forktest errcode echo echod daytimed iterdaytimed daytime testfopen \ testren fortune fortuned mqfortune mqfortuned flock myls dirmonitor \ - readmon ipctestid writeshm readshm + readmon ipctestid writeshm #readshm $(LIB): $(OBJ) gcc -shared -lrt $^ -o $@