Changeset 106 in openpam for trunk/lib/Makefile
- Timestamp:
- Apr 8, 2002, 1:42:13 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Makefile
r93 r106 32 32 # SUCH DAMAGE. 33 33 # 34 # $P4: //depot/projects/openpam/lib/Makefile#1 2$34 # $P4: //depot/projects/openpam/lib/Makefile#13 $ 35 35 # 36 36 … … 45 45 46 46 SRCS = 47 SRCS += openpam_borrow_cred.c 47 48 SRCS += openpam_dispatch.c 48 49 SRCS += openpam_dynamic.c 49 50 SRCS += openpam_findenv.c 51 SRCS += openpam_free_data.c 50 52 SRCS += openpam_get_option.c 51 53 SRCS += openpam_load.c 52 54 SRCS += openpam_log.c 55 SRCS += openpam_restore_cred.c 53 56 SRCS += openpam_set_option.c 54 57 SRCS += openpam_static.c
Note: See TracChangeset
for help on using the changeset viewer.