minix/minix/commands/fix/Makefile
Jacob Adams d82c151c9e commands/fix: create manpage for fix(8)
Change-Id: I868f1338994d6cc2cba6789b9b4e8934610d0142
2015-03-24 08:21:14 +01:00

5 lines
48 B
Makefile

PROG= fix
MAN= fix.8
.include <bsd.prog.mk>