]> git.saurik.com Git - apple/libc.git/blobdiff - stdlib/Makefile.inc
Libc-763.11.tar.gz
[apple/libc.git] / stdlib / Makefile.inc
index 9feb682c5572a8d6e4d4710800c54d3e2082f250..c33b88311a7264c4ec376b2b91d346bcff0835e5 100644 (file)
@@ -99,6 +99,7 @@ OBSDMISRCS=ecvt.c gcvt.c
 LEGACYSRCS+= getopt.c putenv.c realpath.c setenv.c system.c
 DARWINEXTSNSRCS += realpath.c
 CANCELABLESRCS += system.c
 LEGACYSRCS+= getopt.c putenv.c realpath.c setenv.c system.c
 DARWINEXTSNSRCS += realpath.c
 CANCELABLESRCS += system.c
+DYLDSRCS += atexit.c exit.c gettimeofday.c heapsort.c merge.c qsort.c reallocf.c realpath.c
 
 # set the LIBC_ALIAS_* macros so we can decorate the symbol independent
 # of other macro settings
 
 # set the LIBC_ALIAS_* macros so we can decorate the symbol independent
 # of other macro settings