Home
last modified time | relevance | path

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

/freebsd/contrib/bsddialog/lib/
H A DMakefile8 LIBRARY_A = lib${LIBRARY:=.a} macro
28 ${LIBRARY}: ${LIBRARY_SO} ${LIBRARY_A}
36 ${LIBRARY_A}: ${OBJECTS}
44 ${RM} ${LIBRARY_SO}* *.o *~ *.gz ${LIBRARY_A}