Browse CVS Repository
Diff of /freewnn/FreeWnn/Makefile.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 "" |
| 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 |
|
|
|