8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
#
|
|
# Makefile for SM NIST Module
|
|
#
|
|
include ../Makefile_head.h
|
|
MODULE=SM
|
|
include ../${MODULE}.idx
|
|
include ../Makefile_trail.h
|