Ignore:
Timestamp:
Aug 27, 2018 1:10:50 PM (6 years ago)
Author:
sward
Message:

Renamed nav_mesh to agent_preprocessing and added it to palmbuild

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/Makefile_utilities

    r2718 r3208  
    2323# -----------------
    2424# $Id$
     25# Added make directive for agent_preprocessing tool
     26#
     27# 2718 2018-01-02 08:49:38Z maronga
    2528# Corrected "Former revisions" section
    2629#
     
    5053PROG1 =  combine_plot_fields.x
    5154PROG2 =  compare_palm_logs.x
     55PROG3 =  agent_preprocessing
    5256
    5357OBJS1 =  combine_plot_fields.o
    5458OBJS2 =  compare_palm_logs.o
     59OBJS3 =  agent_preprocessing.o
    5560
    5661CC = cc
Note: See TracChangeset for help on using the changeset viewer.