2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/net/Makefile.am: Remove extraneous markers.
        * libc/sys/linux/net/Makefile.in: Regenerated.
			
			
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| 2003-06-04  Jeff Johnston  <jjohnstn@redhat.com> | ||||
|  | ||||
| 	* libc/sys/linux/net/Makefile.am: Remove extraneous markers. | ||||
| 	* libc/sys/linux/net/Makefile.in: Regenerated. | ||||
|  | ||||
| 2003-06-03  Jeff Johnston  <jjohnstn@redhat.com> | ||||
|  | ||||
| 	* libc/reent/execr.c: Use _DEFUN macro for function declaration. | ||||
|   | ||||
| @@ -61,7 +61,6 @@ endif # USE_LIBTOOL | ||||
| include $(srcdir)/../../../../Makefile.shared | ||||
|  | ||||
| install-data-local: | ||||
| 	$(start-sanitize-elix) \ | ||||
| 	$(mkinstalldirs) $(DESTDIR)$(tooldir)/include/arpa; \ | ||||
| 	for i in $(srcdir)/../include/arpa/*.h; do \ | ||||
| 	  $(INSTALL_DATA) $$i $(DESTDIR)$(tooldir)/include/arpa/`basename $$i`; \ | ||||
| @@ -86,4 +85,3 @@ install-data-local: | ||||
| 	for i in $(srcdir)/../include/rpc/*.h; do \ | ||||
| 	  $(INSTALL_DATA) $$i $(DESTDIR)$(tooldir)/include/rpc/`basename $$i`; \ | ||||
| 	done; \ | ||||
| 	$(end-sanitize-elix) | ||||
|   | ||||
| @@ -73,6 +73,8 @@ CXX = @CXX@ | ||||
| CXXCPP = @CXXCPP@ | ||||
| DLLTOOL = @DLLTOOL@ | ||||
| EXEEXT = @EXEEXT@ | ||||
| EXTRA_SUBDIRS = @EXTRA_SUBDIRS@ | ||||
| EXTRA_SUBLIBS = @EXTRA_SUBLIBS@ | ||||
| GCJ = @GCJ@ | ||||
| GCJFLAGS = @GCJFLAGS@ | ||||
| LDFLAGS = @LDFLAGS@ | ||||
| @@ -434,7 +436,6 @@ objectlist.awk.in: $(noinst_LTLIBRARIES) | ||||
| 	done | ||||
|  | ||||
| install-data-local: | ||||
| 	$(start-sanitize-elix) \ | ||||
| 	$(mkinstalldirs) $(DESTDIR)$(tooldir)/include/arpa; \ | ||||
| 	for i in $(srcdir)/../include/arpa/*.h; do \ | ||||
| 	  $(INSTALL_DATA) $$i $(DESTDIR)$(tooldir)/include/arpa/`basename $$i`; \ | ||||
| @@ -459,7 +460,6 @@ install-data-local: | ||||
| 	for i in $(srcdir)/../include/rpc/*.h; do \ | ||||
| 	  $(INSTALL_DATA) $$i $(DESTDIR)$(tooldir)/include/rpc/`basename $$i`; \ | ||||
| 	done; \ | ||||
| 	$(end-sanitize-elix) | ||||
|  | ||||
| # Tell versions [3.59,3.63) of GNU make to not export all variables. | ||||
| # Otherwise a system limit (for SysV at least) may be exceeded. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user