diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-03-09 06:34:43 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-03-09 06:34:43 +0000 |
| commit | 03fcbeae918ee38bad2b48d76fdf3be53061ed2e (patch) | |
| tree | 78b7e6becd5af52867f7dcc2f95d90c63dfe5975 /lib/libc/alpha/string/Makefile.inc | |
| parent | 3d46539c4676b7468b6092417effd7a141a9ea77 (diff) | |
Notes
Diffstat (limited to 'lib/libc/alpha/string/Makefile.inc')
| -rw-r--r-- | lib/libc/alpha/string/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/alpha/string/Makefile.inc b/lib/libc/alpha/string/Makefile.inc new file mode 100644 index 000000000000..e67431912bee --- /dev/null +++ b/lib/libc/alpha/string/Makefile.inc @@ -0,0 +1,3 @@ +# $Id$ + +MDSRCS+= bcopy.S bzero.S ffs.S memcpy.S memmove.S |
