Home | History | Annotate | Line # | Download | only in aoutm68k
      1 #	$NetBSD: files.aoutm68k,v 1.8 2019/01/27 02:08:39 pgoyette Exp $
      2 #
      3 # Config file description for m68k a.out compat code.
      4 
      5 # ports should define any machine-specific files they need in their
      6 # own file lists.
      7 
      8 define	compat_aout_m68k : exec_aout
      9 file	compat/aoutm68k/aoutm68k_exec.c		compat_aout_m68k
     10 file	compat/aoutm68k/aoutm68k_stat.c		compat_aout_m68k
     11 file	compat/aoutm68k/aoutm68k_sysent.c	compat_aout_m68k
     12 file	compat/aoutm68k/aoutm68k_mod.c		compat_aout_m68k
     13