Home
last modified time | relevance | path

Searched refs:sbcOBJ (Results 1 – 2 of 2) sorted by relevance

/dports/math/gnubc/bc-1.07.1/bc/
H A DMakefile.am42 sbcOBJ = main.o sbc.o scan.o execute.o global.o load.o storage.o util.o \ macro
45 sbc: $(sbcOBJ) $(LIBBC)
46 $(LINK) $(sbcOBJ) $(LIBBC) $(LIBL) $(READLINELIB) $(LIBS)
H A DMakefile.in289 sbcOBJ = main.o sbc.o scan.o execute.o global.o load.o storage.o util.o \
635 sbc: $(sbcOBJ) $(LIBBC)
636 $(LINK) $(sbcOBJ) $(LIBBC) $(LIBL) $(READLINELIB) $(LIBS)