Searched defs:BIN (Results 1 - 1 of 1) sorted by relevance

/hets/FreeCAD/BrepConversion/
H A DMakefile9 BIN=bin macro
18 $(CC) $^ $(CFLAGS) $(LFLAGS) -o $(BIN)/$(TARGET)
31 cp $(BIN)/brep_to_xml /bin
33 cp $(BIN)/brep_to_xml ~/bin/
37 -rm $(BIN)/$(TARGET)

Completed in 690 milliseconds