Formerly m68k/Makefile.~2~

This commit is contained in:
Roland McGrath 1992-05-14 21:36:45 +00:00
parent 87c53c220e
commit 00c9588688

View File

@ -1,7 +1,5 @@
# m68k/bsd really means m68k with MIT assembler syntax.
ifeq ($(subdir),uf-crypt)
# This uses MIT assembler syntax. We have no convenient
# way to choose a sysdep file based on MIT vs Motorola syntax.
# No existing m68k ports use Motorola syntax.
crypt := crypt.sun3 # Use uf-crypt/crypt.sun3.S.
endif # uf-crypt