]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Formerly m68k/Makefile.~2~
authorRoland McGrath <roland@gnu.org>
Thu, 14 May 1992 21:36:45 +0000 (21:36 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 14 May 1992 21:36:45 +0000 (21:36 +0000)
sysdeps/m68k/Makefile

index aaa96c7fc3cd7666d1c00062240f2076d22e2886..4690591cba5fcc8c2e4e86da4c5ef3ef18c1debb 100644 (file)
@@ -1,7 +1,5 @@
-# m68k/bsd really means m68k with MIT assembler syntax.
+# 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.
 
-ifeq ($(subdir),uf-crypt)
-
-crypt := crypt.sun3 # Use uf-crypt/crypt.sun3.S.
-
-endif # uf-crypt
+crypt := crypt.sun3    # Use uf-crypt/crypt.sun3.S.