Develop and Download Open Source Software

Browse CVS Repository

Diff of /freewnn/FreeWnn/Makefile.in

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

revision 1.6 by ura, Sun Jan 16 07:06:07 2000 UTC revision 1.7 by ura, Sun Jan 16 07:30:00 2000 UTC
# Line 30  CWNNDIR = cWnn Line 30  CWNNDIR = cWnn
30    
31  KWNNDIR = kWnn  KWNNDIR = kWnn
32    
33  SUBDIRS= PubdicPlus $(WNNDIR) $(CWNNDIR) $(KWNNDIR)  SUBDIRS= PubdicPlus $(WNNDIR) Contrib/dic/gerodic $(CWNNDIR) $(KWNNDIR)
34    
35  World::  World::
36          @echo ""          @echo ""
# Line 72  Everything:: Line 72  Everything::
72  # ----------------------------------------------------------------------  # ----------------------------------------------------------------------
73  # common rules for all Makefiles - do not edit  # common rules for all Makefiles - do not edit
74    
 .c.i:  
         $(RM) $@  
          $(CC) -E $(CFLAGS) $(_NOOP_) $*.c > $@  
   
75  emptyrule::  emptyrule::
76    
77  clean::  clean::

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26