File:  [Apple XNU] / GNUtools / libg++ / libio / stdio / Makefile.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:45:53 2018 UTC (8 years, 2 months ago) by root
Branches: MAIN, Apple
CVS tags: HEAD, GNUtools33
GNU tools for NeXTSTEP 3.3

srcdir = .

#### package, host, target, and site dependent Makefile fragments come in here.
##

# These are compiled from the corresponding ../ioFOO.c files.
STDIO_RENAMED_OBJECTS = ... filled in by configure ...
# These are the files that a libc would want.
STDIO_OBJECTS = $(STDIO_RENAMED_OBJECTS) \
  clearerr.o fdopen.o feof.o ferror.o fgetc.o fileno.o \
  fputc.o freopen.o fseek.o getc.o getchar.o getw.o \
  popen.o putc.o putchar.o putw.o rewind.o \
  setbuf.c setfileno.o setlinebuf.o \
  vfprintf.o vfscanf.o vprintf.o vscanf.o

CC_FOR_STDIO=$(CC)
CINCLUDES = -I. -I$(srcdir) -I.. -I$(srcdir)/..

nothing:

stdio.list: $(STDIO_OBJECTS)
	@echo "$(STDIO_OBJECTS)" >stdio.list


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.