update from main archive 961217
authorUlrich Drepper <drepper@redhat.com>
Wed, 18 Dec 1996 03:23:36 +0000 (03:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 18 Dec 1996 03:23:36 +0000 (03:23 +0000)
sysdeps/unix/sysv/linux/m68k/Dist
sysdeps/unix/sysv/linux/m68k/Makefile

index bdbd105..12e95f1 100644 (file)
@@ -1,3 +1,7 @@
 # Linux/m68k uses Motorola asm syntax and the ELF format.
 
 m68k-syntax-flag = -DMOTOROLA_SYNTAX
+
+ifeq ($(subdir),misc)
+sysdep_routines += mremap
+endif