X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tools%2FMakefile;h=ef94fcee6872bd7d40ba6ca4c9ae385556944814;hb=b62264bc4262d6f0e35ebb089ee6b9151bd378f8;hp=d7ed7112dba6fbaca7576ca29a44b845e9d15e6a;hpb=1f906263984019d6804c760d7ca6f8c162c5b78d;p=ia32rtools.git diff --git a/tools/Makefile b/tools/Makefile index d7ed711..ef94fce 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -16,3 +16,5 @@ cvt_data: cvt_data.o mkdef_ord: mkdef_ord.o mkbridge.o translate.o cvt_data.o mkdef_ord.o: \ protoparse.h my_assert.h my_str.h + +translate: LDLIBS += -lm