/[rtmk]/rtmk/include/rtmk/Makefile.in
ViewVC logotype

Diff of /rtmk/include/rtmk/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by jrydberg, Wed Mar 6 00:43:30 2002 UTC revision 1.10 by jrydberg, Wed Mar 27 00:13:46 2002 UTC
# Line 76  MAKEINFO = @MAKEINFO@ Line 76  MAKEINFO = @MAKEINFO@
76  NCPUS = @NCPUS@  NCPUS = @NCPUS@
77  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
78  RANLIB = @RANLIB@  RANLIB = @RANLIB@
79    RIG = @RIG@
80  TARGET_ARCH = @TARGET_ARCH@  TARGET_ARCH = @TARGET_ARCH@
81  TARGET_MACHINE = @TARGET_MACHINE@  TARGET_MACHINE = @TARGET_MACHINE@
82  VERSION = @VERSION@  VERSION = @VERSION@
# Line 90  SUBDIRS = i386 ppc Line 91  SUBDIRS = i386 ppc
91    
92  pkginclude_HEADERS = vm-param.h vm-types.h kern-return.h \  pkginclude_HEADERS = vm-param.h vm-types.h kern-return.h \
93          ipc-message.h ipc-port.h ipc-return.h ipc-types.h \          ipc-message.h ipc-port.h ipc-return.h ipc-types.h \
94          thread-state.h rig.h rtmk.h special-ports.h host-info.h \          thread-state.h rtmk.h special-ports.h host-info.h \
95          exception.h std-types.defs rtmk.defs exception.defs \          exception.h rtmk.defs rtmk.presc exception.defs \
96          memory-object.h memory-pager.defs          exception.presc memory-object.h \
97            memory-object.defs memory-object.presc
98    
99  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
100  CONFIG_CLEAN_FILES =  CONFIG_CLEAN_FILES =

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26