Ignore:
Timestamp:
Jan 28, 2024, 11:17:52 PM (19 months ago)
Author:
gyoung
Message:

Automate building of all def files. Some minor code and makefile cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/mm-progs/audioconverter/makefile

    r133 r148  
    1515
    1616audconv.exe:    audconv.c $(OBJECTS) makefile def.tpl
    17         cmd /C $(TOOLDIR)\create_MMPROG_def.cmd audconv.def
     17        cmd /C $(TOOLDIR)/create_def.cmd audconv.def
    1818        $(CC) $(CPPFLAGS) -I$(INC) audconv.c $(OBJECTS) mmpm2.lib audconv.def
    1919
Note: See TracChangeset for help on using the changeset viewer.