![]() ![]() | ![]() |
File: [cvsweb.bsd.lv] / texi2mdoc / Makefile (download)
Revision 1.1.1.1 (vendor branch), Mon Feb 16 22:24:43 2015 UTC (10 years, 4 months ago) by kristaps
Initial import of texi2mdoc. |
CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings texi2mdoc: main.o $(CC) -o $@ main.o clean: rm -f texi2mdoc main.o rm -rf texi2mdoc.dSYM