Makefile.asm: Drop mention of $FreeBSD$ from instructions.

This commit is contained in:
John Baldwin 2023-08-22 14:48:40 -07:00
parent 4101bcfa18
commit 80e9ea426c

View File

@ -1,7 +1,7 @@
# Use this to help generate the asm *.S files after an import. It is not
# perfect by any means, but does what is needed.
# Do a 'make -f Makefile.asm all' and it will generate *.S. Move them
# to the arch subdir, and correct any exposed paths and $ FreeBSD $ tags.
# to the arch subdir, and correct any exposed paths.
.include "Makefile.inc"