Changeset 74 for trunk


Ignore:
Timestamp:
07/30/06 21:20:01 (18 years ago)
Author:
tim
Message:

small fix for stupid bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r73 r74  
    1717UNAME := $(shell uname)
    1818ifeq ($(UNAME),FreeBSD)         
    19   LIB=$(LIB) -liconv
     19  LIB:=$(LIB) -liconv
    2020endif
    2121
Note: See TracChangeset for help on using the changeset viewer.