Explorar o código

no more -T option to pic

ceriel %!s(int64=35) %!d(string=hai) anos
pai
achega
f31ee74fc5
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      doc/ceg/Makefile

+ 1 - 2
doc/ceg/Makefile

@@ -1,7 +1,6 @@
 PIC=pic
 TBL=tbl
-TARGET=-Tlp
 REFER=refer
 
 ../ceg.doc:	ceg.tr ceg.ref
-	$(PIC) $(TARGET) ceg.tr | $(REFER) -e -p ceg.ref | $(TBL) > $@
+	$(PIC) ceg.tr | $(REFER) -e -p ceg.ref | $(TBL) > $@