X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=support%2FMakefile.am;h=79154fc99bbd9b232eb8c4bd1e16119b07d9bb45;hb=97d6e5bb33c83d5f2e6c63af206c0cd48064568e;hp=1de8fc77cb7cc9d7c81e813785563d353d63f022;hpb=d0baa99bcb8ef12231e24432d0b5710b3a0a4380;p=mono.git diff --git a/support/Makefile.am b/support/Makefile.am index 1de8fc77cb7..79154fc99bb 100644 --- a/support/Makefile.am +++ b/support/Makefile.am @@ -26,7 +26,6 @@ MPH_C_SOURCE = \ # Source code which helps implement POSIX and other related Unix standards, # and *may* be portable between Unix platforms. MPH_UNIX_SOURCE = \ - fakepoll.h \ dirent.c \ fcntl.c \ fstab.c \ @@ -40,9 +39,11 @@ MPH_UNIX_SOURCE = \ serial.c \ sys-mman.c \ sys-sendfile.c \ + sys-socket.c \ sys-stat.c \ sys-statvfs.c \ sys-time.c \ + sys-uio.c \ sys-utsname.c \ sys-wait.c \ sys-xattr.c \ @@ -135,12 +136,15 @@ refresh: --impl-macro=_GNU_SOURCE --impl-macro=_XOPEN_SOURCE \ --impl-header="" \ --impl-header="" \ + --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ --autoconf-header="" \ + --autoconf-header="" \ + --autoconf-header="" \ --autoconf-header="" \ --impl-header="" \ --impl-header="" \ @@ -157,7 +161,7 @@ refresh: --rename-member=st_mtime=st_mtime_ \ --rename-namespace=Mono.Unix.Native=Mono.Posix \ --library=MonoPosixHelper \ - $(mcs_topdir)/class/lib/net_2_0/Mono.Posix.dll map + $(mcs_topdir)/class/lib/net_4_x/Mono.Posix.dll map # Useful if mono is compiled with --enable-shared=no patch-libtool: