Changeset 492 for palm/trunk/UTIL


Ignore:
Timestamp:
Feb 26, 2010 1:28:22 PM (14 years ago)
Author:
maronga
Message:

bugfix in the UTIL Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/Makefile

    r480 r492  
    44# -----------------
    55# compare_palm_logs added
    6 #
     6# added PROG3 in 'all:' statement (line 39, bugfix)
    77#
    88# Former revisions:
     
    3737
    3838
    39 all: $(PROG1) $(PROG2)
     39all: $(PROG1) $(PROG2) $(PROG3)
    4040
    4141$(PROG1): $(OBJS1)
Note: See TracChangeset for help on using the changeset viewer.