]> andersk Git - moira.git/blobdiff - gen/Imakefile
Code style cleanup. (No functional changes)
[moira.git] / gen / Imakefile
index e91af556e460323a191d4a211b05d2252cd4624b..27abca25c1158bb3c95595dab777e4e2032045e4 100644 (file)
@@ -25,13 +25,13 @@ DEFINES = $(GDSSINC)
 #else /* DO_GDSS */
 SRCS = util.c moddiff.c passwd.c hesiod.c \
        nfs.c mailhub.c pobox.c \
-       hosts.c network.c 
+       hosts.c network.c
 OBJS = util.o moddiff.o passwd.o hesiod.o \
        nfs.o mailhub.o pobox.o \
-       hosts.o network.o 
+       hosts.o network.o
 CODE = util.c moddiff.pc passwd.pc hesiod.pc \
        nfs.pc mailhub.pc pobox.pc \
-       hosts.pc network.pc 
+       hosts.pc network.pc
 LIBS =  -L/usr/athena/lib ../lib/libmoira.a -lcom_err -lzephyr \
        -lkrb -ldes -lhesiod ${SQL_LIB}
 DEFINES =
This page took 0.034011 seconds and 4 git commands to generate.