Changeset 111 for trunk/NLS/it


Ignore:
Timestamp:
Aug 8, 2021, 6:49:57 PM (4 years ago)
Author:
Gregg Young
Message:

Remove obsolete help files

Location:
trunk/NLS/it
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NLS/it/makefile

    r82 r111  
    6868#    $(CC) /I$(INCLDIR) $(CFLAGS) $*.c
    6969   
    70 all: $(RESOURCE).dll gotcha_it.hlp
     70all: $(RESOURCE).dll
     71#gotcha_it.hlp
    7172
    7273
     
    9293        $(RC) $(RFLAGS) -r $(RESOURCE).rc $@
    9394       
    94 gotcha_it.hlp:     gotcha_it.ipf ..\common.ipf &
    95                    $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &
    96                    $(DATA)\gotcha.bmp
    97                    wipfc -l it_IT gotcha_it.ipf
    98                    $(COPY) *.hlp ..\..\bin
     95#gotcha_it.hlp:     gotcha_it.ipf ..\common.ipf &
     96#                   $(DATA)\teamlogo.bmp $(DATA)\rosaleen.bmp &
     97#                   $(DATA)\gotcha.bmp
     98#                  wipfc -l it_IT gotcha_it.ipf
     99#                  $(COPY) *.hlp ..\..\bin
    99100
    100101clean:: .symbolic
Note: See TracChangeset for help on using the changeset viewer.