Fix a seg-fault if -l is used without a /dev prefix, e.g. cu -l cuaa0. Of
[dragonfly.git] / usr.bin / nice / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2
3 PROG=   nice
4
5 .include <bsd.prog.mk>