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

Diff of /rtmk/i386/Makefile.in

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

revision 1.4 by jrydberg, Fri Jan 4 23:58:32 2002 UTC revision 1.5 by jrydberg, Fri Feb 22 22:26:40 2002 UTC
# Line 366  all-local: pc-start.o Line 366  all-local: pc-start.o
366  .S.o:  .S.o:
367          $(COMPILE) -DASSEMBLER -c $<          $(COMPILE) -DASSEMBLER -c $<
368    
369  %.symc: %.defs  %.symc: %.cpu
370          $(srcdir)/generate-symbols > $@ < $<          $(srcdir)/generate-symbols > $@ < $<
371    
372  %.sym.x: %.symc  %.sym.x: %.symc
# Line 378  all-local: pc-start.o Line 378  all-local: pc-start.o
378                  grep ^#define >$@                  grep ^#define >$@
379    
380  # custom dependencies  # custom dependencies
381  i386-syms.h: $(srcdir)/i386-syms.defs ../tm.h $(srcdir)/../thread.h \  i386-syms.h: $(srcdir)/i386-syms.cpu ../tm.h $(srcdir)/../thread.h \
382          $(srcdir)/i386-segment.h $(srcdir)/i386-trap.h          $(srcdir)/i386-segment.h $(srcdir)/i386-trap.h
383    
384  i386-locore.S pc-start.S: i386-syms.h  i386-locore.S pc-start.S: i386-syms.h

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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