freebsd-src/usr.bin/fortune/Makefile.inc
Warner Losh d0b2dbfa0e Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
2023-08-16 11:55:03 -06:00

6 lines
122 B
Makefile

FORTUNE_SRC= ${SRCTOP}/usr.bin/fortune
FORTUNE_OBJ= ${OBJTOP}/usr.bin/fortune
.include "${SRCTOP}/usr.bin/Makefile.inc"