X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=ctdlsh%2FMakefile;h=a74b7394e774029958c017658b3d9625e8e92aa0;hb=406fa6b1accd2bbdfb8a18b7465291127b8736a3;hp=f9940221b347a2231177afeef9b3fc761f2b6972;hpb=89a2875aac241bbb134094eb8e16f3e394693596;p=citadel.git diff --git a/ctdlsh/Makefile b/ctdlsh/Makefile index f9940221b..a74b7394e 100644 --- a/ctdlsh/Makefile +++ b/ctdlsh/Makefile @@ -1,3 +1,7 @@ +# MAKEFILE FOR CTDLSH +# Copyright (c) 2016 by the citadel.org team + +# config.mk is generated by ./configure include config.mk OBJS := datetime.o export.o main.o passwd.o shutdown.o sockets.o who.o config.o