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

Diff of /rtmk/i386/Makefile.am

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

revision 1.3 by jrydberg, Sun Dec 9 21:20:09 2001 UTC revision 1.4 by jrydberg, Fri Feb 22 22:26:40 2002 UTC
# Line 24  all-local: pc-start.o Line 24  all-local: pc-start.o
24  .S.o:  .S.o:
25          $(COMPILE) -DASSEMBLER -c $<          $(COMPILE) -DASSEMBLER -c $<
26    
27  %.symc: %.defs  %.symc: %.cpu
28          $(srcdir)/generate-symbols > $@ < $<          $(srcdir)/generate-symbols > $@ < $<
29    
30  %.sym.x: %.symc  %.sym.x: %.symc
# Line 36  all-local: pc-start.o Line 36  all-local: pc-start.o
36                  grep ^#define >$@                  grep ^#define >$@
37    
38  # custom dependencies  # custom dependencies
39  i386-syms.h: $(srcdir)/i386-syms.defs ../tm.h $(srcdir)/../thread.h \  i386-syms.h: $(srcdir)/i386-syms.cpu ../tm.h $(srcdir)/../thread.h \
40          $(srcdir)/i386-segment.h $(srcdir)/i386-trap.h          $(srcdir)/i386-segment.h $(srcdir)/i386-trap.h
41    
42  i386-locore.S pc-start.S: i386-syms.h  i386-locore.S pc-start.S: i386-syms.h

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

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