mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
6 lines
149 B
Makefile
6 lines
149 B
Makefile
[SUBSYSTEM::LIBPOPT]
|
|
CFLAGS = -I$(poptsrcdir)
|
|
|
|
LIBPOPT_OBJ_FILES = $(addprefix $(poptsrcdir)/, findme.o popt.o poptconfig.o popthelp.o poptparse.o)
|
|
|