mirror of
https://github.com/samba-team/samba.git
synced 2025-11-02 20:23:50 +03:00
8 lines
125 B
Makefile
8 lines
125 B
Makefile
[SUBSYSTEM::LIBPOPT]
|
|
OBJ_FILES = findme.o \
|
|
popt.o \
|
|
poptconfig.o \
|
|
popthelp.o \
|
|
poptparse.o
|
|
CFLAGS = -Ilib/popt
|