freebsd-src/share/doc/usd/Makefile
Warner Losh 023fc80ee3 Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0e)
2023-08-23 11:43:30 -06:00

23 lines
319 B
Makefile

# From: @(#)Makefile 8.2 (Berkeley) 4/20/94
# The following modules are not provided:
# 14.jove
SUBDIR= title \
contents \
04.csh \
05.dc \
06.bc \
07.mail \
10.exref \
11.vitut \
12.vi \
13.viref \
18.msdiffs \
19.memacros \
20.meref \
21.troff \
22.trofftut
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>