This website requires JavaScript.
Explore
Help
Sign In
jimzah
/
freebsd-src
Watch
1
Star
0
Fork
0
You've already forked freebsd-src
mirror of
https://github.com/freebsd/freebsd-src.git
synced
2024-11-29 11:02:44 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
3fa15ce5d8
freebsd-src
/
usr.bin
/
comm
/
Makefile
7 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
BSD 4.4 Lite Usr.bin Sources
1994-05-27 13:33:43 +01:00
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG
=
comm
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
CFLAGS
+=
-Wall
BSD 4.4 Lite Usr.bin Sources
1994-05-27 13:33:43 +01:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink