Context Navigation



Ignore:
Timestamp:
Oct 14, 2016, 3:34:06 PM (9 years ago)
Author:
Valery V. Sedletski
Message:

makefiles: Use version string in makefile.mk, and other makefiles including it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fat32-0.10/src/makefile.wcc

    r121 r134
    22
    33all: .SYMBOLIC
    4 @for %d in ($(DIRS)) do (削除) if exist %d @cd %d && wmake (削除ここまで) -f makefile.wcc
    4 @for %d in ($(DIRS)) do (追記) @if exist %d @cd %d && wmake -h (追記ここまで) -f makefile.wcc
    55
    66clean: .symbolic
    7 @for %d in ($(DIRS)) do (削除) if exist %d @cd %d && wmake (削除ここまで) -f makefile.wcc clean
    7 @for %d in ($(DIRS)) do (追記) @if exist %d @cd %d && wmake -h (追記ここまで) -f makefile.wcc clean
Note: See TracChangeset for help on using the changeset viewer.

AltStyle によって変換されたページ (->オリジナル) /