Ignore:
Timestamp:
May 7, 2023, 10:36:01 PM (2 years ago)
Author:
gyoung
Message:

Make file changes to get it to build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/res/makefile

    r4 r53  
    77.PHONY:         clean cleaner clean_nlv
    88
    9 all:    nlv common_res
     9all:    nlv
     10#common_res
     11        cd ./common_res && make
    1012
    1113nlv:
     
    1719        done
    1820
    19 common_res:
    20         cd ./common_res && make
     21#common_res:
     22#       cd ./common_res && make
    2123
    2224clean_nlv:
Note: See TracChangeset for help on using the changeset viewer.